Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

IMusicCallback Class Reference

Music callback interface. More...

#include <IAudio.h>

Inheritance diagram for IMusicCallback::

IMusicManager List of all members.

Public Methods

virtual void OnSegmentStart ()

Detailed Description

Music callback interface.

This class allows an object derived from this interface to receive specific notification messages from the audio manager's low-level segment playback system. Current the only message received is when a new segment starts playback.


Member Function Documentation

void IMusicCallback::OnSegmentStart ( ) [inline, virtual]
 

This function is called when a music segment begins playback.


The documentation for this class was generated from the following file:
Generated at Sun Jul 28 23:17:42 2002 for GAP Audio System by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001